xen.git
2007-10-02 Keir FraserAdd XENPF_getidletime.
2007-10-02 Keir FraserClean up and fix XEN_SYSCTL_getcpuinfo error path.
2007-10-02 Keir Fraserxend: Fix name/uuid uniqueness checks.
2007-10-02 Keir FraserRevert 15642:207582c8d88b532783da5c6f5839336187556f0a.
2007-10-02 Keir FraserFix external-device-migrate infinite loop.
2007-10-02 Keir Fraserxenctx: Print EFLAGS for i386 and x86/64.
2007-10-02 Keir Fraserhvm: Fix HVMOP_flush_tlbs to flush paging-mode state.
2007-10-02 Keir Fraserxentrace: Fix xentrace_format for new file format.
2007-10-02 Keir Fraserxentrace: Fix man page (remove xentrace_cpuinfo(1)).
2007-10-02 Keir FraserFix ioemu compile on Solaris
2007-10-02 Keir FraserFix non-portabilities in libflask.
2007-10-02 Keir Fraserxend: Fix refactoring done in CS 15938 in security.py.
2007-10-02 Keir Fraserxm-test: Fix bugzilla #1051.
2007-10-01 Keir Fraserx86: Rename math_state_restore() to more logical
2007-10-01 Keir Fraserx86: Clean up arch_set_info_guest() by having HVM VCPUs...
2007-10-01 Keir Fraserhvm: Avoid need for ugly setcpucontext() in HVM domain...
2007-10-01 Keir Fraserhvm: Re-jig event delivery logic to better integrate...
2007-10-01 Keir Fraserlibxenctrl: Fix lock_pages()/unlock_pages() region...
2007-10-01 Keir Fraserx86: Fix time going backwards on CPU frequency change.
2007-10-01 Keir Fraserx86: Fix debug build.
2007-10-01 Keir Fraserxm: Print xend config via 'xm info --config'.
2007-10-01 Keir Fraserxsm:acm: Fix nul dereference bug (take 2).
2007-10-01 Keir FraserRevert 15975:96f46954c7f1.
2007-10-01 Keir Fraservt-d: Allocate iommu pages from domheap rather than...
2007-09-28 Keir Fraserhvm: Clean up EFER handling. Check CR0/CR4/EFER on...
2007-09-28 Keir Fraserxsm:acm: fix a null dereference bug.
2007-09-28 Keir Fraserhvm: Enable HAP by default (NPT on AMD SVM systems).
2007-09-27 Keir Fraserxend: Fix name uniqueness check (revert 15168:a717cb2fa...
2007-09-27 Keir Fraserxend: fix server/netif.py so that it respects type...
2007-09-27 Keir Fraserx86: If e820 map overflows, leak memory in a safe manner.
2007-09-27 Keir Fraserioemu: Fixes for BSD.
2007-09-27 Keir Fraserxend: Fix dummy security_policy_dir.
2007-09-27 Keir Fraserlibaio: Fix for *BSD
2007-09-26 Keir Fraserxend: Slightly finesse allocation of vmpath in xenstore.
2007-09-26 Keir Fraserhvm: Fix task switch update of TR state.
2007-09-26 Keir Fraser[xend,xenapi] Fix handling of scheduler params
2007-09-26 Keir Fraserx86: force DMI table to not be in E820 RAM region
2007-09-26 Keir Fraserioemu: security fixes for not-built or not-default...
2007-09-26 Keir Fraservt-d: Fix crash on x86/32.
2007-09-26 Keir Fraserhvm: Improve tcgbios code for finding ACPI RSDP.
2007-09-26 Keir Fraserxenapi: add xen_xspolicy.h to libxen includes file
2007-09-26 Keir Fraserfirmware: fix romimage generation for *bsd
2007-09-25 Keir Fraserhvm: eflags[1] must remain set across task switch.
2007-09-25 Keir Fraserxend: Fix VIF MAC address being lost across localhost...
2007-09-25 Keir FraserFix xend start after xsm:acm bootloader changes.
2007-09-25 Keir FraserFix tools dependency-check scripts for *BSD.
2007-09-25 Keir Fraserminios: Remove unnecessary padding and unused sections...
2007-09-25 Keir FraserFix security vulnerability CVE-2007-4993.
2007-09-25 Keir Fraserxend memory ballooning: do not bother if guest will...
2007-09-24 Keir Fraser[Xend/ACM] Automatic loading of policy after xend has...
2007-09-24 Keir Fraserx86: Auto-probe the serial port baud rate if 'com1...
2007-09-24 Keir FraserAnother msised netbsd file.
2007-09-24 Keir FraserMissed files in previous changeset.
2007-09-24 Keir Fraserxenstat/xenstore: NetBSD fixes.
2007-09-24 Keir FraserFix xentrace build.
2007-09-24 Tim DeeganMerge
2007-09-24 Keir Fraserlibxc: NetBSD-specific pieces.
2007-09-24 Tim DeeganMerge
2007-09-24 Tim Deegan[HVM] Don't count "missed ticks" on one-shot timers.
2007-09-24 Keir FraserXen tracing cleanups and fixes.
2007-09-23 Keir FraserFix the build after AMD IOMMU patches.
2007-09-23 Keir Fraservt-d: disable for old chipset steppings with incompatib...
2007-09-23 Keir FraserXSM:FLASK support for domain management under Xen-API
2007-09-23 Keir FraserFix libfsimage build on NetBSD.
2007-09-22 Keir Fraservmxassist: Emulate HLT.
2007-09-21 Keir Fraserlibxc: improve error message when starting a domain...
2007-09-21 Keir Frasernetwork-bridge: default to eth0 if no default gateway.
2007-09-21 Keir FraserAdd AMD IOMMU support into hypervisor
2007-09-21 Keir FraserFix build after tracing changes.
2007-09-21 George Dunlap[xen][hvm][tracing] Refine hvm tracing
2007-09-21 George Dunlap[xen][tracing] Introduce variable-size trace records
2007-09-21 Keir Fraservmx: Fix VMCS state pretty printing.
2007-09-20 Keir FraserFix tools/console to build on NetBSD.
2007-09-20 Keir Fraservtd: Fix init/destroy domain hooks.
2007-09-20 Keir Fraserlibelf: OpenBSD and NetBSD portability.
2007-09-20 Keir Fraservtd: cleanups to iommu code.
2007-09-20 Keir Frasercpufreq: Support cpufreq updates on AMD hardware by...
2007-09-20 Keir Fraser[XM-TEST] Fixes a parameter to the external tools used
2007-09-20 Tim DeeganMerge
2007-09-20 Tim Deegan[HVM] iommu p2m ops: check guest is translated, and...
2007-09-20 Keir FraserFix typo in blktap script.
2007-09-20 Keir Fraservmx: Fix 64-bit asm stub for VM entry/exit.
2007-09-20 Tim DeeganMerge
2007-09-20 Keir Fraserdomctl and p2m changes for PCI passthru.
2007-09-20 Keir FraserVTD: Small fix to iommu initialisation.
2007-09-20 Keir Fraser[VTD] dynamically determines whether to link with libpc...
2007-09-19 Tim Deegan[TOOLS] Make xc_domain_{save, restore} understand compa...
2007-09-19 kfraser@localhost... libxc portability fixes for NetBSD.
2007-09-19 kfraser@localhost... ia64: Fix target for Linux image install.
2007-09-19 kfraser@localhost... vmx: Print VMCS state in a more helpful format.
2007-09-19 kfraser@localhost... hvm: Always keep canonical copy of RIP/RSP/RFLAGS in
2007-09-19 Ian CampbellUsing "make install" causes a distro specific script
2007-09-19 George Dunlap[shadow] Be smarter about what we check to avoid unnece...
2007-09-19 George Dunlap[SHADOW] Use fast-unshadow for early_unshadow heuristic.
2007-09-19 kfraser@localhost... hvm: hvm_{load,store}_cpu_guest_regs() does not touch...
2007-09-19 kfraser@localhost... PCI passthru various Xen changes.
2007-09-19 kfraser@localhost... PCI passthru: VT-d I/O hooks.
2007-09-18 kfraser@localhost... IRQ injection changes for HVM PCI passthru.
2007-09-18 kfraser@localhost... Log an error when enabling shadow mode fails for live...
2007-09-18 kfraser@localhost... Evaluate XEN_GUEST_HANDLE_64 twice.
next